Skip to content
This repository was archived by the owner on Mar 14, 2020. It is now read-only.

[Widgets] Support image elements using <img> tag#83

Merged
sbryan merged 1 commit into
intel:masterfrom
wuyongfeng:image-widget
Jun 26, 2012
Merged

[Widgets] Support image elements using <img> tag#83
sbryan merged 1 commit into
intel:masterfrom
wuyongfeng:image-widget

Conversation

@wuyongfeng

Copy link
Copy Markdown

Basic HTML5 img tag with the following attributes :src,width (px /%),height (px /%),alt,align (left, center, right)

@sbryan

sbryan commented Jun 26, 2012

Copy link
Copy Markdown
Contributor

I will merge this, but we should open a new bug for the issue with dragging it in the layout view. If the alignment is set to center or right, and then you try to move it in the layout view, the dragging helper is offset all the way to the left

A quick test shows that if the "position" CSS property is set to "relative" on the element with class that contains "ui-sortable-helper" during the sort process, then it seems to look correct.

@sbryan sbryan merged commit 0284830 into intel:master Jun 26, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants